@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');

body {
    line-height: 1.6;
    font-family: 'Open Sans', sans-serif;
}

.container {
    padding: 0 15px;
    max-width: 1170px;
}

a {
    text-decoration: none;
    color: #337ab7;
}

a:hover {
    text-decoration: underline;
}

/* Header */
header {
    padding: 13.5px 0;
    background-color: #222;
	height:95px;
}

header img {
    width: 100%;
}

.header__link {
    text-align: right;
    padding: 18px 0;
}

.link__button {
    font-weight: bold;
    color: #fff;
    padding: 6px 12px;
    font-size: 16px;
}

.link__button {
	font-size:2.2rem;
    display: inline-block;
    text-decoration: none!important;
}

.link__button__icon {
    margin-right: 10px;
}
.link__button--policy-wording {
    background-color: #5cb85c;
    margin-right: 10px;
}

.link__button--policy-wording:hover {
    background-color: #449d44;
}

.coverInfo + p, 
#divPromocode p + p {
    margin-top: 0.5rem!important;
}

.field-validation-error, .validation-summary-errors {
    background: #ffc107!important;
    color: #222!important;
}

.questionBox {
    padding: 2rem 0;
}


.container.content {
    margin: 0 auto;
}


.quoteWrapper {
	padding-top: 2.5rem ;
    padding-bottom: 2.5rem ;
	margin-top:-100px!important;
}

.questionBox p {
    font-size: 1.5rem;
}

.policy-premium { color:#fff!important;}

.BL-Btn,
.checkbox label {
    font-weight: bold;
}

label.info, p.info {
    margin-top: 2rem;
}

.text-center {
    text-align: center;
}

.quoteNav > div {
    width: calc(100% - 41%);
    left: 20%;
}

.currentActive > span + span {
    background-color: #d9534f;
}

.checkbox label, 
#btnStartDateOverride label,
#btnReturnDateOverride label,
.datetoCheckbox label,
#policyDocuments #policySummary, 
.medSlider, 
.medSelect, 
label.info, p.info,
#contactDetails ol li.pcList, 
#primetopInfo span span.helpTxt, 
#topInfo span span.helpTxt, 
.field-validation-error, 
.validation-summary-errors, 
.newInfo, 
#topInfo span .helpBtnSmall, 
#primetopInfo span .helpBtnSmall, 
.helpBtn, 
.helpBtnSmall, 
.tooltip .close, 
.quoteNav small, 
.BL-Btn, 
input[type="email"], 
input[type="number"], 
input[type="search"], 
input[type="text"], 
input[type="tel"], 
input[type="url"], 
input[type="password"], 
textarea, 
select,  
#policyDetails .three.columns, 
#payChoice p, 
.findConditionForm, 
.questionBox .checkbox, 
#selectedConts li:not(.title), 
#modeResult, 
#additionalFeatures p, 
.filterOpt select, 
.ui-datepicker 
.ui-datepicker-title select, 
.ui-state-default, 
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default, 
.checkbox label, 
#btnStartDateOverride, 
#btnReturnDateOverride, 
.datetoCheckbox, 
.confirm-uk-resident input:before, 
#RequiresPostage:before, 
#ContactDetails_Marketing:before, 
#additionalFeatures p input:before,
.tooltip,
.newInfo {
    border-radius: 0!important;
}

input[type="email"], 
input[type="number"], 
input[type="search"], 
input[type="text"], 
input[type="tel"], 
input[type="url"], 
input[type="password"], 
textarea, 
select {
    border: 1px solid #222;
}

.quoteNav li span:first-of-type, 
#policyDetailsX,
.quoteNav li.pastActive span:first-of-type {
    background: #d9534f;
}


.tooltip, .newInfo {
    background-color: #222;
}
#policyDetailsX li strong,
.features li .helpBtn,
.BL-Btn {
    background: #c9302c;
}

.BL-Btn.blueButton {
    background-color: #c9302c;
    color: #fff;
}

.BL-Btn.blueButton:hover {
    background-color: #020a0a;
}

#additionalFeatures p, 
.newPartquote p, 
.hiddenList p, 
.selPolDet i.spdP2,
#policyDetailsX li {
    color: #fff;
}
.resultList form h2 {
	color: #222;
}
.checkbox input[id="dt_4"] + label, 
.checkbox input[id="tt_2"] + label {
    line-height: 1.6;
}
#additionalFeatures {
    padding-top: 0;
    margin: 1rem 0 0;
}
#modeResult h2 {
    margin-bottom: 0;
}
#modeResult .filterOpt div,
#additionalFeatures div {
    margin: 1rem 1.5rem 0 0;
}

#modeResult .filterOpt fieldset label {
	margin-bottom: 0.5rem;
}

.ErrorDisplay {
    margin-bottom: 0;
}
.wordingli:first-child, td.nonePw.helpPW.compare-benefits {
	background-color: #efefef;
}
.countriesli:first-child {
	background-color: #fff;
}
#comparepolicies .productBrand {
    background-color: #c9302c;
    color: #fff;
}
#comparepolicies .price {
	color: #fff!important;
}
#comparepolicies .upgradeAmt .price {
	color: #FFF!important;
}

#comparepolicies .selPolDet .price {
    display: inline-block;
    line-height: 1;
    vertical-align: super;
    margin-left: 0!important;
}
#comparepolicies .singleT, #comparepoliciesmob .st-mob {
    background: #020a0a;
	color:#fff!important;
	text-align: center;
}
	#comparepoliciesmob  .BL-Btn.blueButton {
		font-size: 1em;
		background: #fff;
		color: #d9534f;
	}
#comparepolicies .upgradeAmt, #comparepoliciesmob .amt-mob, #comparepoliciesmob .productBrand {
    background: #d9534f;
    margin-bottom: 0.5rem;
	text-align: center;
}
#comparepolicies .upgradeAmt:hover {
    background-color: #c9302c;
}
.upgradeAmt a.amt.buy {
    display: none !important;
}
#choosepolicy .helpBtn, #comparepolicies .helpBtn {
    color: #fff !important;
    background: #000 !important;
	margin-left: 0.5em;
}
#modeResult,
.addOnChoose .addOnInfo .inner {
	background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    color: #222!important;
}


.features li .helpBtn {
    background: #222;
    font-weight: bold;
}

.features li {
 	padding: 0.5rem!important;
    margin-bottom: 0;
}
.features li .helpBtn + .helpTxt {
	margin: 0; 
}
.features .hiddenList li {
	color: #222;
}


.policy-summary {
	border: 1px solid #222;
	text-align: center;
	padding-bottom: 1.5rem;
}
.policy-summary-brand {
	padding: 2.5rem;
	font-weight: bold;
}
.policy-summary-details p {
	margin-bottom: 0;
}
.policy-summary-details-section {
	margin-bottom: 0.5rem;
}
.policy-summary-details-section p {
	padding: 0.5rem;
	background: #f5f5f5;
    margin-bottom: 0.5rem!important;
}
.addOnChoose p > strong {
    font-size: 16px;
}
.policy-summary-details-section .sumTravs {
    min-height: unset;
}
.policy-summary-details-section li {
    margin-bottom: 0;
}
.policy-summary-details-section .policy-summary-price {
    font-size: 2rem;
    background: none;
    font-weight: bold;
}


.pcList {
    background-color: #222;
}

#paymentDetails .info {
    margin-top: 5rem;
}


.selected .likeCheckBox {
    font-size: 16px;
}
.likeCheckBox {
    width: 25px; 
    height: 25px; 
    border: solid 2px #d9534f; 
    margin: 20px auto;
    cursor: pointer;
    background-color: #fff;
    line-height: 25px; 
    text-align: center;
    font-size: 0;
    color: #222;
}
.addOnChoose .addOnInfo .inner.selected {
    background-color: #c9302c;
    color: #fff!important;
}

.inner li {
    list-style: disc;
}
.inner ul {
    padding-left: 3rem;
}

.policy-summary {
    padding-bottom: 1rem;
}

.policy-summary-details-title {
    padding: 0.5rem;
    background: #f5f5f5;
    margin-bottom: 0.5rem!important;
}

.section-space--small {
    margin-top: 2.5rem;
}



.included-list__description, .included-list__wording {
    color: #222!important;
}



.docDL {
    padding: 1rem;
    position: relative;
    overflow: hidden;
}
.docDL:hover {
    background-color: #f5f5f5;
}
.docDL span {
    display: none;
}


/* Footer */
footer {
    padding: 30px 0;
    background: #f5f5f5;
}

.footer__title {
    letter-spacing: -1px;
    color: #222;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 3px solid #c9302c;
    display: table-cell;
    position: relative;
    font-family: 'Open Sans', sans-serif;
}
.footer__break {
	width: 100%;
	height: 3px;
	background-color: #ddd;
	margin-top: -3px;
    border: none;
    margin-bottom: 15px;
}
.footer__list {
	margin-bottom: 2px;
}
.footer__link {
    color: #333;
    font-size: 14px;
}
.footer__link--number {
	margin-bottom: 15px;
	font-weight: bold;
	display: block;
    color: #337ab7;
}
.footer--sub {
	border-top: 1px solid #e1e1e1;
	padding-top: 30px;
    text-align: center;
}
.footer__copyright {
	vertical-align: top;
	font-size: 14px;
    margin-left: 5px;
}




.container.content.errorPage {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

#obfiltersbutton {
    margin-top: 0;
}
.amt.BL-Btn {
    margin-right: 2.5rem;
}
.productBrand {
    display: block;
    padding: 1rem;
}
.productType {
    display: block;
    font-weight: bold;
    padding: 1rem;
}


.four.columns .features li:last-of-type {
    display: none;
}

.additionalFeaturesBTN  {
    margin-top: 0;
}


#modeResult {
    display: none;
}
.helpAct {
    min-height: 20px;
    height: auto!important;
}



.features li:nth-child(odd) {
    background-color: #f5f5f5;
}
.features li:nth-child(even) {
    background-color: #fff;
}


@media (max-width: 1164px) {
    header .columns {
        width: 100%!important;
        margin: auto!important;
    }
    header img {
        width: 292px;
        margin: auto;
        display: block;
    }
    .header__link {
        text-align: center;
    }
}
@media (max-width: 574px) {
    .footer {
        text-align: left;
    }
    .footer .columns {
        width: 100%!important;
        margin: auto!important;
    }
	.conditionSelector1 li:nth-child(1) button {
    margin-top: -40px;
}
}
@media (max-width: 366px) {
    .link__button--policy-wording {
        margin-right: 0;
        margin-bottom: 10px;
    }
}


/* ADDITIONAL STYLING */

.policy-summary-details-section p:first-child { background:#d9534f; color:#fff; }

#policyDetailsX { background:#020a0a; }

h1 { font-family: 'Open Sans Condensed', sans-serif; text-transform: uppercase; color: #d9534f!important; }
h2 { font-family: 'Open Sans Condensed', sans-serif; text-transform: uppercase; color: #d9534f!important; }
		
#policySummary, #policySummary2 { border: solid 1px #d9534f!important; }		
		
#Premium , #policySummary > div.policy-summary-details > div:nth-child(1) > p:nth-child(1) { color:#fff; background:#020a0a!important; margin-top:-5px; margin-bottom:-5px; }
#policySummary2 > div.policy-summary-details > div:nth-child(1) { color: #fff; background-color:#020a0a!important; margin-bottom: 0px;}
#policySummary2 > div.policy-summary-details > div:nth-child(1) > p:nth-child(1) { background-color:#020a0a!important; }
#policySummary2 > div.policy-summary-brand > span { color:#d9534f; }

.spdP1 { color:#fff; }
.quoteStep { background:#d9534f!important;height: 50px;    width: 100%; background: #dce6ef; }

.quoteNav {margin-top:-12px; text-align:unset;}
.quoteNav li {margin-right:8.5%;}

.quoteNav li.pastActive span:first-of-type, .quoteNav li.currentActive span:first-of-type { display:none; }
.currentActive > span + span  { display:none; }
.quoteNav li span:first-of-type { display:none; }
.quoteNav > div  { display:none; }
.quoteNav li p  { color:#fff!important; font-size:1.6rem; margin-top:3.1rem; }
.currentActive  { background:#222; padding:0px 20px 10px 20px;margin-top:-2px; }

.container.content { background:unset; }
.policy-select {margin-top:20px!important;}

@media (max-width: 574px) {
	.quoteNav, .quoteStep  { display:none; }
	.container.content  { margin-top:10px; }
}

.BL-Btn.blueButton, .medSelect  { margin-bottom:5px; }


#loaded .quoteNav {top:0px!important;}


.checkbox.button {
    width: 32.25%;
    margin-left: 0;
    margin-right: 0.5rem;
}


@media (max-width:852px) {
	.checkbox.button { width:100%;}

}

.activity-preselect label {
    background-color: #e63323 !important;
    color: white !important;
}

.pastActive > span + span { display:none;}

#divAdditional { display:none; }


.checkbox .mo_1:before {
    background-image: url(/content/icons/motorcycle.png);
    background-repeat: no-repeat;
    background-position: 00px 00px;
	width:50px;
}

.checkbox .mo_2:before {
    background-image: url(/content/icons/racing-flag.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
	width:50px;
}

.checkbox .mo_3:before {
    background-image: url(/content/icons/circuit.png);
    background-repeat: no-repeat;
    background-position: 00px 0px;
	width:50px;
}

	.td858, .td857, .td575, .td322 { width:49%!important;}

@media (max-width: 1100px) {
	.td858, .td857, .td575, .td322, .td334, .td997, .td998 { width:100%!important;}
	
}

.clearfix {margin-top:0px;}

